org.eclipse.vtp.desktop.media.core
Class ContentCreatorPanelManager

java.lang.Object
  extended by org.eclipse.vtp.desktop.media.core.ContentCreatorPanelManager

public class ContentCreatorPanelManager
extends java.lang.Object


Field Summary
static java.lang.String contentCreatorPanelExtensionId
           
 
Constructor Summary
ContentCreatorPanelManager()
           
 
Method Summary
 ContentCreatorPanel getCreatorPanel(ContentType contentType)
           
static ContentCreatorPanelManager getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contentCreatorPanelExtensionId

public static final java.lang.String contentCreatorPanelExtensionId
See Also:
Constant Field Values
Constructor Detail

ContentCreatorPanelManager

public ContentCreatorPanelManager()
Method Detail

getInstance

public static ContentCreatorPanelManager getInstance()

getCreatorPanel

public ContentCreatorPanel getCreatorPanel(ContentType contentType)